-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scanner ml #1402
base: master
Are you sure you want to change the base?
Scanner ml #1402
Conversation
[gi-frontend] [Sun Dec 31 19:51:41 UTC 2023] - Building version 6ee07b2 [sr-frontend] [Sun Dec 31 19:51:41 UTC 2023] - Building version 6ee07b2 [frontend] [Sun Dec 31 19:51:42 UTC 2023] - Building version 6ee07b2 [frontend] [Sun Dec 31 19:51:46 UTC 2023] - Building version 866dafc [sr-frontend] [Sun Dec 31 19:51:58 UTC 2023] - Building version 866dafc [gi-frontend] [Sun Dec 31 19:52:05 UTC 2023] - Building version 866dafc [sr-frontend] [Sun Dec 31 19:52:42 UTC 2023] - Deployed 6ee07b2 to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available) [sr-frontend] [Sun Dec 31 19:53:02 UTC 2023] - Deployed 866dafc to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available) [frontend] [Sun Dec 31 19:53:20 UTC 2023] - Deployed 866dafc to https://genshin-optimizer-prs.github.io/pr/1402/frontend (Takes 3-5 minutes after this completes to be available) [gi-frontend] [Sun Dec 31 19:53:58 UTC 2023] - Deployed 6ee07b2 to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available) [gi-frontend] [Sun Dec 31 19:54:21 UTC 2023] - Deployed 866dafc to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available) [frontend] [Mon Jan 1 19:24:55 UTC 2024] - Building version f913d88 [sr-frontend] [Mon Jan 1 19:24:57 UTC 2024] - Building version f913d88 [gi-frontend] [Mon Jan 1 19:24:59 UTC 2024] - Building version f913d88 [sr-frontend] [Mon Jan 1 19:25:58 UTC 2024] - Deployed f913d88 to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available) [frontend] [Mon Jan 1 19:26:27 UTC 2024] - Deployed f913d88 to https://genshin-optimizer-prs.github.io/pr/1402/frontend (Takes 3-5 minutes after this completes to be available) [gi-frontend] [Mon Jan 1 19:27:11 UTC 2024] - Deployed f913d88 to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available) [sr-frontend] [Tue Jan 2 08:17:14 UTC 2024] - Building version 84fa095 [gi-frontend] [Tue Jan 2 08:17:15 UTC 2024] - Building version 84fa095 [frontend] [Tue Jan 2 08:17:27 UTC 2024] - Building version 84fa095 [sr-frontend] [Tue Jan 2 08:18:17 UTC 2024] - Deployed 84fa095 to https://genshin-optimizer-prs.github.io/pr/1402/sr-frontend (Takes 3-5 minutes after this completes to be available) [frontend] [Tue Jan 2 08:19:02 UTC 2024] - Deployed 84fa095 to https://genshin-optimizer-prs.github.io/pr/1402/frontend (Takes 3-5 minutes after this completes to be available) [gi-frontend] [Tue Jan 2 08:19:22 UTC 2024] - Deployed 84fa095 to https://genshin-optimizer-prs.github.io/pr/1402/gi-frontend (Takes 3-5 minutes after this completes to be available) |
Describe your changes
Overhaul of scanner system using trained model to identify crop boxes rather than color analysis. In the long run, this should be more reliable & easier to maintain.
Issue or discord link
Discussion forum:
go-dev-forums/ML-based scanner
I don't expect this to work 100% yet; need more training data for generalization. Please send any images that fail my way.
Testing/validation
Checklist before requesting a review (leave this PR as draft if any part of this list is not done.)
yarn run mini-ci
locally to validate format + lint.nx format write
to resolve them automatically.